v1.20
------

* New option "Speed Hack" that gives more speed and better audio in many games
* New feature to limit speed to the desired framerate
* HD resolution supported in rom list


v1.10
------

* Speed improvement thanks to having optimized the texture management (thanks to freakdave, madmab and weinerschnitzel!). This makes some games run a bit faster, and improves audio quality in other games.

* Some small improvements in the GUI (for example, now when you exit from a game, the GUI goes to that game in the rom list).


v1.00
------

* Speed improvement thanks to having used an optimized library. Some games will run faster, and other games will have better audio.

* Rayman works with sound now. Also, a BIOS boost trick has been implemented to make this game start faster.

* Other games run better than previous version. Pitfall is the best example. Other games like Double Dragon 5, Cannon Fodder, Evolution-Dino Dudes or Worms, work near perfect now. This is due to the optimized library trick.

* The GUI has a few improvements: roms are sorted by name, and you can use the triggers to advance quickly by the rom list.


v0.99
------

* Small speed improvement, removing redundant checks

* Audio quality has been improved in several games, like Worms, Cannon Fodder, Double Dragon 5, Dragon - The Bruce Lee Story, Flashback, Evolution - Dino Dudes and some more.

* Applied patches from later cores, mainly related to GPU, DSP and Object Processor. This fixed some games like Attack of the Mutant Penguins, Fever Pitch Soccer, Cybermorph, Checkered Flag, and several PD games like Gorf 2000 or Duckie Egg.

* Added the possibility to run the games with the newer blitter (slower, but more compatible). This makes possible to play games like Total Carnage or Theme Park.

* Added the possibility to run the games with the newer DSP (slower, but more compatible). This makes possible to play games like Ultra Vortek, Ultra Vortex Beta, and play with sound some games that worked silently in previous versions.

* Improved the management of the joystick in the GUI. Now, if the joystick is locked, you can unplug and replug it, and it will run again (without resetting the console, like in the past version)

* Several little bugs fixed


v0.981
------

* Fixed the bug that hung the emulator if there were less than 18 files in the "roms" folder


v0.98
-----

* Full-screen playing

* HD support 720p and 1080i in the gameplay (the GUI is still shown at low resolution)

* Noticeable speed improvement

* Improved compatibility (Worms, Soccer Kid...)

* Better savegames management

* SDL Video code replaced with Xbox native code

* Emulator splitted into two executables (GUI and core)

* Background music in the GUI

* Screenshots support in the GUI

* Bugs fixed in rom list, now a lot of roms can be used.

* Better joystick management


v0.95b
------

* The emulator suggests the recommended configuration for every game.

* Added the possibility of overclocking the GPU

* Added an option to "Force FPS", overclocking dynamically both the GPU and the DSP to achieve the desired frame ratio.

* Added an option to show or not show the BIOS animation at the begining of every game. This is very important to play some games that don't like the BIOS, like Wolfenstein 3D (that game was not playable in the past version).

* Replaced all the SDL code related to the joypad, with DirectInput code.

* Fixed a bug that prevented to play games with strange video resolution changes, like Doom, Evolution - Dino Dudes, or Trevor McFur. In the past version of the emulator, these games only show a black screen. In this version they are playable, although the aspect ratio is not correct yet.

* Fixed some bugs here and there

* Lots of small optimizations here and there, to improve the global speed of the emulator.

* Increased the size of the rom list in the user interface



v0.90
-----

* Initial version